Skip to content

chore(deps): update dependency sinon-chai to v3.7.0 #31716

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 15, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 14, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sinon-chai 3.3.0 -> 3.7.0 age adoption passing confidence
sinon-chai 3.5.0 -> 3.7.0 age adoption passing confidence
sinon-chai 3.4.0 -> 3.7.0 age adoption passing confidence
@types/sinon-chai (source) 3.2.8 -> 3.2.12 age adoption passing confidence
@types/sinon-chai (source) 3.2.3 -> 3.2.12 age adoption passing confidence
sinon-chai ^3.5.0 -> ^3.7.0 age adoption passing confidence
sinon-chai ^3.3.0 -> ^3.7.0 age adoption passing confidence
@types/sinon-chai (source) 3.2.5 -> 3.2.12 age adoption passing confidence

Release Notes

chaijs/sinon-chai (sinon-chai)

v3.7.0

Compare Source

  • No longer check for the max sinon version (#​150)

v3.6.0

Compare Source

  • Add support for sinon 10 (#​149)

v3.5.0

Compare Source

Features
  • Add support for sinon 9 (#​147)

v3.4.0

Compare Source

Features
  • Add support for sinon 8 (#​143)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@cypress-app-bot
Copy link
Collaborator

See the guidelines for reviewing dependency updates for info on how to review dependency update PRs.

@jennifer-shehane jennifer-shehane self-requested a review May 14, 2025 16:32
Copy link
Contributor Author

renovate bot commented May 14, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Copy link

cypress bot commented May 14, 2025

cypress    Run #62465

Run Properties:  status check passed Passed #62465  •  git commit b6ef9e46f1: add sinon-chai to base package.json as its used to test base level scripts
Project cypress
Branch Review renovate/sinon-chai-3.x
Run status status check passed Passed #62465
Run duration 10m 03s
Commit git commit b6ef9e46f1: add sinon-chai to base package.json as its used to test base level scripts
Committer Jennifer Shehane
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 694
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 130
View all changes introduced in this branch ↗︎

@@ -199,6 +199,7 @@
"semver": "^7.7.1",
"shelljs": "0.8.5",
"sinon": "7.3.2",
"sinon-chai": "3.7.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With this not being in the base package - I'm not sure where the scripts/unit tests were pulling in this version. Adding here so it's not confused after the update.

Copy link
Member

@jennifer-shehane jennifer-shehane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just updated to support later versions of Sinon, seems good.

@jennifer-shehane jennifer-shehane merged commit 91d5a2e into develop May 15, 2025
90 of 91 checks passed
@jennifer-shehane jennifer-shehane deleted the renovate/sinon-chai-3.x branch May 15, 2025 15:05
@cypress-bot
Copy link
Contributor

cypress-bot bot commented May 20, 2025

Released in 14.4.0.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v14.4.0, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators May 20, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants